-
Couldn't load subscription status.
- Fork 148
Add flag to skip insertion of spaces within multi imports. (rebase) #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…f `import a.b.c.{d, e, f}` into `import a.b.c.{ d, e, f }`. Especially for Java experienced coders this looks more natural.
…ements individually (IntelliJ compatibility).
|
Matt Russell » scalariform #54 SUCCESS |
|
👍 |
|
Hey @michalkowol, scalariform has new maintainers. Are you interested in getting this PR back to live? You would have to rebase against the current master and you also need to check if this change is still necessary. |
#126 - to close
#69 - rebase